<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>53</cardCount>
<cardID>2161</cardID>
<listID>14871</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>512</width>
<height>296</height>
</cardSize>
<script>on openCardpalette "go"end openCardon closeStackif there is a window "go" then hide window "go"end closeStackon aboutThisStackglobal mHomeVers,mHomeDateif mHomeVers is empty thenanswer "MegaHome is not installed."elseget mHomeDateconvert it to short dateanswer "MegaHome"&&mHomeVers&&"of"&&it&&"is installed."end ifend aboutThisStack</script>